-
Notifications
You must be signed in to change notification settings - Fork 42
Metadata render fix #660
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Metadata render fix #660
Conversation
@alexdraconian currently all tests fail can you check what's up with that? Also could you add tests for the functionality you're changing here? |
Fixed PHP 8.0 errors, but PHP 7.4 error seems not coming from tests here. Here's what the error displays:
I think it's coming from include plugin? |
Replacement of #609, after filter refactoring.